home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
magic_eg.swf
/
scripts
/
DefineButton2_63
/
BUTTONCONDACTION on(release).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
175 b
|
8 lines
on(release){
topname = eval("/:name");
topscore = eval("/:score");
topword = eval("/:word");
toptype = "coloregg";
getURL("top10.php","_self","POST");
}